projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f57aa47
)
Fix up a doc comment
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 30 Nov 2017 04:35:45 +0000
(23:35 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 30 Nov 2017 04:39:06 +0000
(23:39 -0500)
gtk/gtkrender.c
patch
|
blob
|
history
diff --git
a/gtk/gtkrender.c
b/gtk/gtkrender.c
index e898999f89d33e83e51195075e20ef947b934a53..5c62287ea6896761dbf24a324e7f704bb3b85a50 100644
(file)
--- a/
gtk/gtkrender.c
+++ b/
gtk/gtkrender.c
@@
-854,8
+854,8
@@
gtk_render_activity (GtkStyleContext *context,
* @context: a #GtkStyleContext
* @cr: a #cairo_t
* @texture: a #GdkTexture containing the icon to draw
- * @x: X position for the @
pixbuf
- * @y: Y position for the @
pixbuf
+ * @x: X position for the @
texture
+ * @y: Y position for the @
texture
*
* Renders the icon in @texture at the specified @x and @y coordinates.
*